type github.com/jackc/pgx/v5/pgtype.encodePlanPathCodecBinary

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		path.go#L84: 		return encodePlanPathCodecBinary{}
		path.go#L92: type encodePlanPathCodecBinary struct{}
		path.go#L94: func (encodePlanPathCodecBinary) Encode(value any, buf []byte) (newBuf []byte, err error) {